*** empty log message ***
authorThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 24 Mar 2007 11:33:42 +0000 (11:33 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 24 Mar 2007 11:33:42 +0000 (11:33 +0000)
lisp/ChangeLog

index 39f47e9d04c2e7e10c5d6b8d63c1a7940def479b..6087b0dd6fac3c3b20a7d84a06f74977d055ccd9 100644 (file)
@@ -1,7 +1,14 @@
+2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * vc-rcs.el (vc-rcs-annotate-command):
+       Set text property :vc-annotate-prefix on the annotation text.
+       (vc-rcs-annotate-time): Instead of searching for ": ",
+       search for end of text propertized with :vc-annotate-prefix.
+
 2007-03-24  Martin Rudalics  <rudalics@gmx.at>
 
        * whitespace.el (top level): Remove calls putting
-       permanent-local nil property since these are no-ops. 
+       permanent-local nil property since these are no-ops.
 
        * man.el (Man-support-local-filenames): Assure that
        default-directory exists when doing call-process.